home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / source / gadlay17.lha / Read_Me < prev    next >
Encoding:
Text File  |  1993-12-16  |  1.6 KB  |  39 lines

  1.  
  2.                  GadLayout version 36.26 release 1.7 beta
  3.                      The Dynamic Gadget Layout System
  4.  
  5.                          Copyright © 1992, 1993 by
  6.                              Timothy J. Aston
  7.                             All Rights Reserved
  8.  
  9.  
  10. This is the third public release of my GadLayout.  I got encouraging
  11. feedback from the first release, unfortunatly, it seems that the DICE
  12. object file didn't really want to link with anything else.  So to make for 
  13. the least hassle, I decided I might as well release the source.  BEFORE
  14. YOU USE THE SOURCE, PLEASE READ THE CONDITIONS FOR USING IT!!!  THIS IS
  15. IMPORTANT!!!  The source has NOT been released so that you can go off and
  16. do anything you like with it!
  17.  
  18. The source currently only compiles with DICE and will probably need some
  19. modifications to other compilers.  When you do this, please bracket
  20. compiler dependent code with proper #ifdefs, as I'd like to have a
  21. multi-compiler source file.  If you want to port this to other languages
  22. such as assembler or Modula-2, that's fine, just remember to send me the
  23. source.
  24.  
  25. Of note, programmes using GadLayout seem to require a stack of around
  26. 8000 bytes, so if you find it crashing on you, raise your stack a little.
  27.  
  28. I'm thinking of doing a major overhaul of GadLayout, including the addtion
  29. of event handling, new gadget kinds, etc.  I'd like to get some feedback
  30. on how useful this would be to people, and also from those who would like
  31. to help (eg. by writing BOOPSI classes that could be included).
  32.  
  33. That's about all I want to say for now, hope you find GadLayout useful, I
  34. most certainly have!
  35.  
  36.  
  37. -Tim
  38.  
  39.